net/http.http2bufferedWriter.conn (field)

3 uses

	net/http (current package)
		h2_bundle.go#L3706: 	conn        net.Conn      // immutable
		h2_bundle.go#L3713: 		conn:        conn,
		h2_bundle.go#L3763: 	return http2writeWithByteTimeout(w.conn, w.byteTimeout, p)